FindMinimumCut
FindMinimumCut[g] gives the minimum cut of the graph g.
FindMinimumCut[{v->w,…}] uses rules v->w to specify the graph g.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.
FindMinimumCut[g] gives the minimum cut of the graph g.
FindMinimumCut[{v->w,…}] uses rules v->w to specify the graph g.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.